home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
2325
/
2325.xpi
/
chrome
/
content
/
about.xul
next >
Wrap
Extensible Markup Language
|
2009-11-24
|
650b
|
18 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dialog SYSTEM "chrome://rss-ticker/locale/locale.dtd">
<dialog
title="&extension.title; - &about;"
orient="vertical"
buttons="accept"
autostretch="always"
onload="window.focus(); sizeToContent(); centerWindowOnScreen();"
style="max-width: 35em; background-color: #ffffff;"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<vbox>
<description>&howToLiveBookmark1;</description>
<description>1. &howToLiveBookmark2;</description>
<description>2. &howToLiveBookmark3;</description>
<description>&howToLiveBookmark4;</description>
</vbox>
</dialog>